Skip to content

Fix validate_cmd command in java.pp#72

Merged
ekohl merged 1 commit intovoxpupuli:masterfrom
TheKrizz:fix-validatecmd
Aug 27, 2024
Merged

Fix validate_cmd command in java.pp#72
ekohl merged 1 commit intovoxpupuli:masterfrom
TheKrizz:fix-validatecmd

Conversation

@TheKrizz
Copy link

Pull Request (PR) description

PR fixes wrong validate_cmd command in java.pp file in tag v5.1.0

This Pull Request (PR) fixes the following issues

The validate_cmd used a wrong validate_replacement string.
It should be % not %s.
With %s all files to check via validate_cmd ends with the char s.
So, the validate_cmd will always fail because the filename doesn't match

@ekohl ekohl added the bug Something isn't working label Aug 27, 2024
@ekohl ekohl merged commit bc69a7f into voxpupuli:master Aug 27, 2024
@TheKrizz TheKrizz deleted the fix-validatecmd branch December 9, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants